home *** CD-ROM | disk | FTP | other *** search
- -- card: 10880 from stack: in
- -- bmap block id: 13574
- -- flags: 0000
- -- background id: 25013
- -- name: appearance
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=467 top=317 right=340 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 19162 / 19162
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=435 top=317 right=340 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 9120 / 9120
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- go to previous card
- end mouseUp
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=447 top=231 right=251 bottom=501
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Menu
- ----- HyperTalk script -----
- on mouseUp
- go to card ID 3496
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=462 top=285 right=313 bottom=485
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Facts
- ----- HyperTalk script -----
- on mouseUp
- visual effect venetian blinds slowly
- go to card ID 5172
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=461 top=253 right=280 bottom=484
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Tastes
- ----- HyperTalk script -----
- on mouseUp
- go to stack "beer tastes"
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=443 top=211 right=230 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Factors
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe right slow
- go to card "Rating Scale"
- end mouseUp
-
-